Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Stonesense docs (see description) #5187

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

realSquidCoder
Copy link
Contributor

@realSquidCoder realSquidCoder commented Jan 10, 2025

Stonesense Reddit and Segment Size split

Update the Stonesense docs to tell about using OpenGL on Windows for stability and reflect the changes made in DFHack/stonesense#121

Also added a note about our need for some missing art in stonesense (we don't have sprites for bookcases and pedestals for example)
@realSquidCoder realSquidCoder marked this pull request as ready for review January 10, 2025 17:48
docs/plugins/stonesense.rst Outdated Show resolved Hide resolved
docs/plugins/stonesense.rst Outdated Show resolved Hide resolved
@@ -19,7 +19,7 @@ or be moved independently. Configuration for stonesense can be set in the
``dfhack-config/stonesense/init.txt`` file in your DF game directory. If the window refresh
rate is too low, change ``SEGMENTSIZE_Z`` to ``2`` in this file, and if you are
unable to see the edges of the map with the overlay active, try decreasing the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overlay isn't a thing right now, and the reference to it might better be removed

@@ -19,7 +19,7 @@ or be moved independently. Configuration for stonesense can be set in the
``dfhack-config/stonesense/init.txt`` file in your DF game directory. If the window refresh
rate is too low, change ``SEGMENTSIZE_Z`` to ``2`` in this file, and if you are
unable to see the edges of the map with the overlay active, try decreasing the
value for ``SEGMENTSIZE_XY`` -- normal values are ``50`` to ``80``, depending
value for ``SEGMENTSIZE_X`` and ``SEGMENTSIZE_Y`` -- normal values are ``50`` to ``80``, depending
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be better to promote setting them to AUTO?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would, but how should it be worded?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants